setIsServer


Set to true to let this node act as a server that stores received messages and resends them upon request.
bool is_server = 6;

Return

This builder for chaining.

Parameters

value

The isServer to set.